This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Sametime 8.0 and SMS Server 2003 ~Dexter Zekfookonyynds 14.Apr.08 08:52 PM a Web browser Administration 8.0Windows
Without seeing all the logs I can't see for sure what is getting missed (I'm not sure I'm seeing consecutive chunks of the log here). With SMS it could very well be a permissions problem with the installers username. What you need to look for is when the "return value 3" gets kicked out what goes on before that. It could be that it can't find appdata or the username is not set in the environment. You can see what the environment is by opening a command line and issuing set. appdata and username must be in there. Also system accounts may not be supported (so check that with your set). You can set the environment variables as in:
set appdata=full path to appdata dir
if that works you can send that info in and open a PMR.